gdk: Update gdk_settings_map for blink timeout to work
authorBastien Nocera <hadess@hadess.net>
Mon, 15 Nov 2010 17:02:40 +0000 (17:02 +0000)
committerTristan Van Berkom <tristan.van.berkom@gmail.com>
Tue, 16 Nov 2010 07:20:48 +0000 (16:20 +0900)
commit038fb4b7e9a7719f59a681c0223683005ac58404
tree95507e0ff409d1b7e672f029841ceedf8d9a2822
parent0d07cba436985d06ca18ced6b5c073bd66fc5d12
gdk: Update gdk_settings_map for blink timeout to work

gdk_settings_map needs to be updated when gdk_settings_names is changed,
and it's easier to add the setting at the end, so we don't need to
recalculate everything.

Really fixing:
https://bugzilla.gnome.org/show_bug.cgi?id=634697
gdk/x11/gdksettings.c